@font-face
{
    font-family: 'I am more bored than you';
  src: url('I am more bored than you.eot');
  src: url('I am more bored than you.eot?#') format('embedded-opentype'),
      url('I am more bored than you.woff') format('woff'),
      url('I am more bored than you.ttf') format('truetype');
}
